Skip to content
This repository was archived by the owner on Mar 4, 2025. It is now read-only.

switch from using set-output to $GITHUB_OUTPUT #26

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

DerpyChap
Copy link

set-output is depreciated, although its removal has been postponed with no ETA
https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/

Even though there's no rush to fix this, I figured I'd open up this PR anyway just because the depreciation warnings were bugging me lol.

yeslayla and others added 4 commits April 27, 2022 01:57
* try to fix the space issue

* change project dir

* spaced preset name
* Update entrypoint.sh

* Update entrypoint.sh

* modified to support proper requirements for godot-ci project

* Modified for testing

* added a copy of the action for testing

* test

* added ls

* added ls debug

* modified ls debug

* Last push fixes the issue with not building, both build tests work

* Modified it so we showcase Support for Testing 3.x and 4.x Godot Projects

* Modified the Github Action names to properly reflect the tests
@felix-schindler
Copy link

felix-schindler commented Nov 22, 2024

Thanks for this change. I've merged it in my fork felix-schindler/build-godot-action and fixed some more things (#32)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants